Expand the docs for gtk_window_set_default_size()
authorMatthias Clasen <mclasen@redhat.com>
Mon, 15 Feb 2016 13:23:12 +0000 (08:23 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 15 Feb 2016 13:23:12 +0000 (08:23 -0500)
commit4e2674edbb155163d0d50c8ccc19e88428cd8cd4
tree013b266f5106546fb63235b3e0caab07e53ca69f
parente10f44e896a316b8cf7f0b4e3545aabff64147d8
Expand the docs for gtk_window_set_default_size()

Mention that this function should be used together with
gtk_window_get_size() when saving and restoring window sizes.
gtk/gtkwindow.c